Skip to main content
POST
/
v1
/
tag
{
  "uids": [
    {
      "uid": 18984,
      "domain": "test.jamiedruce.io",
      "label": "",
      "display_name": null
    }
  ],
  "success": true
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
dupe_from
integer
required

UIS of publisher to make copy of

targets
object[]
required

New target to be created

dupe_configs
boolean

If supe_from is set, should the configs be copied across to?

Response

200 - application/json
uids
object[]
required
success
boolean
required